Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: filter contract address wasm #117

Merged
merged 5 commits into from
Jul 27, 2023
Merged

Conversation

viveksharmapoudel
Copy link
Collaborator

No description provided.

@viveksharmapoudel viveksharmapoudel changed the title Fix/filter contract address wasm fix: filter contract address wasm Jul 26, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #117 (711c834) into main (ceccd51) will decrease coverage by 0.12%.
Report is 10 commits behind head on main.
The diff coverage is 4.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   11.69%   11.58%   -0.12%     
==========================================
  Files          83       83              
  Lines       19338    19633     +295     
==========================================
+ Hits         2262     2274      +12     
- Misses      16839    17115     +276     
- Partials      237      244       +7     
Files Changed Coverage Δ
cmd/root.go 33.55% <0.00%> (-2.62%) ⬇️
relayer/chains/cosmos/cosmos_chain_processor.go 2.90% <0.00%> (-0.04%) ⬇️
relayer/chains/cosmos/provider.go 16.76% <0.00%> (-0.40%) ⬇️
relayer/chains/cosmos/tx.go 0.00% <ø> (ø)
relayer/chains/icon/cryptoutils/merkle_proof.go 67.46% <ø> (ø)
relayer/chains/icon/event_parser.go 22.22% <0.00%> (-0.34%) ⬇️
relayer/chains/icon/icon_chain_processor.go 0.00% <0.00%> (ø)
relayer/chains/icon/message_handler.go 0.00% <ø> (ø)
relayer/chains/icon/query.go 0.00% <0.00%> (ø)
relayer/chains/wasm/accounts.go 0.00% <0.00%> (ø)
... and 24 more

@izyak izyak merged commit bd7a02b into main Jul 27, 2023
3 of 4 checks passed
@izyak izyak deleted the fix/filter-contract-address-wasm branch July 27, 2023 03:37
izyak pushed a commit to izyak/ibc-relay-test that referenced this pull request Sep 7, 2023
* fix: filter wasm contract address

* fix: show balance of wallet address wasm

* fix: json file name

* chore: rename file name

* fix: allow query balance in icon

---------

Co-authored-by: izyak <[email protected]>
izyak pushed a commit that referenced this pull request Sep 8, 2023
* fix: filter wasm contract address

* fix: show balance of wallet address wasm

* fix: json file name

* chore: rename file name

* fix: allow query balance in icon

---------

Co-authored-by: izyak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants